object RytmeKorr: TRytmeKorr Left = 229 Top = 222 HelpContext = 60 BorderIcons = [] BorderStyle = bsNone ClientHeight = 443 ClientWidth = 651 Color = clSilver Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -13 Font.Name = 'System' Font.Style = [] FormStyle = fsMDIChild KeyPreview = True OldCreateOrder = True Position = poScreenCenter Scaled = False Visible = True WindowState = wsMaximized OnCreate = FormCreate OnDestroy = FormDestroy OnHide = FormHide OnKeyDown = FormKeyDown OnKeyUp = FormKeyUp OnResize = FormResize OnShow = FormShow PixelsPerInch = 96 TextHeight = 16 object Bevel4: TBevel Left = 8 Top = 111 Width = 581 Height = 118 end object Label5: TLabel Left = 8 Top = 87 Width = 557 Height = 23 AutoSize = False Caption = 'Marker ALLE noder, involveret i korrektionerne' Layout = tlCenter WordWrap = True end object Label7: TLabel Left = 11 Top = 243 Width = 110 Height = 16 Caption = 'Changed rhythm:' end object Label6: TLabel Left = 11 Top = 113 Width = 100 Height = 16 Caption = 'Original rhythm' end object Label4: TLabel Left = 8 Top = 67 Width = 581 Height = 26 AutoSize = False Caption = 'Label4' Font.Charset = ANSI_CHARSET Font.Color = clWindowText Font.Height = -20 Font.Name = 'Arial' Font.Style = [] ParentFont = False Transparent = True end object Image13: TImage Left = 8 Top = 57 Width = 42 Height = 33 Picture.Data = {} Transparent = True end object ScrollBox2: TScrollBox Left = 12 Top = 263 Width = 575 Height = 87 HorzScrollBar.Visible = False BorderStyle = bsNone Color = clWhite ParentColor = False TabOrder = 1 object PaintBox3: TPaintBox Left = 0 Top = 0 Width = 559 Height = 70 OnPaint = PaintBox3Paint end end object ScrollBox1: TScrollBox Left = 12 Top = 132 Width = 573 Height = 87 HorzScrollBar.Visible = False BorderStyle = bsNone Color = clWhite ParentColor = False TabOrder = 0 object PaintBox1: TPaintBox Left = 0 Top = 0 Width = 465 Height = 70 OnMouseDown = PaintBox1MouseDown OnPaint = PaintBox1Paint end end end